Vcenter NamespaceManagement Supervisors KubeAPIServerOptions

Vcenter NamespaceManagement Supervisors KubeAPIServerOptions
Vcenter NamespaceManagement Supervisors KubeAPIServerOptions

Vcenter NamespaceManagement Supervisors KubeAPIServerOptions declares options for the Kubernetes API Server.

The API server is used to manage workloads on the workload network.

This schema was added in vSphere API 8.0.0.1.

JSON Example
{
    "security": {
        "certificate_dns_names": [
            "string"
        ]
    }
}
security
Optional

Vcenter NamespaceManagement Supervisors KubeAPIServerOptions.security allows you to specify configuration options for the API server security.

This property was added in vSphere API 8.0.0.1.

If missing or null, default security parameters will be configured.